[INFO] fetching crate zstd-sys-rs 1.5.11...
[INFO] checking zstd-sys-rs-1.5.11 against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] extracting crate zstd-sys-rs 1.5.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate zstd-sys-rs 1.5.11
[INFO] finished tweaking crates.io crate zstd-sys-rs 1.5.11
[INFO] tweaked toml for crates.io crate zstd-sys-rs 1.5.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zstd-sys-rs 1.5.11 on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zstd-sys-rs 1.5.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15
[INFO] running `Command { std: "docker" "start" "6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling zstd-sys-rs v1.5.11 (/opt/rustwide/workdir)
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/common/pool.c:13:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/common/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/common/zstd_common.c:18:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_compress_literals.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_compress_literals.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_compress_sequences.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_compress_sequences.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_superblock.c:16:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_double_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_lazy.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_ldm.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_ldm.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:                  from zstd/lib/compress/zstd_opt.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstd_preSplit.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/compress/zstdmt_compress.c:19:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/decompress/zstd_decompress.c:59:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/decompress/zstd_ddict.c:17:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/decompress/zstd_decompress_block.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: In file included from zstd/lib/decompress/huf_decompress.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.11:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.11: Bindings written to: /opt/rustwide/target/debug/build/zstd-sys-rs-831ffcbb5ff7b1be/out/bindings.rs
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.38s
[INFO] running `Command { std: "docker" "inspect" "6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15", kill_on_drop: false }`
[INFO] [stdout] 6efe646dfc7f1c80202f7a57de92dba2fa6df2a1ed54632cab17237ac48ffb15
